projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
031a167
)
Remove fakemail from ALL
author
Jason Rumney
<jasonr@gnu.org>
Wed, 10 Oct 2001 20:59:58 +0000
(20:59 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Wed, 10 Oct 2001 20:59:58 +0000
(20:59 +0000)
lib-src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lib-src/makefile.w32-in
b/lib-src/makefile.w32-in
index 11b3174635f876bd856121264943485856003f71..d772628d00600402c85c99947189fea0c2b0c5c5 100644
(file)
--- a/
lib-src/makefile.w32-in
+++ b/
lib-src/makefile.w32-in
@@
-19,7
+19,7
@@
# Boston, MA 02111-1307, USA.
#
-ALL = make-docfile hexl ctags etags movemail
fakemail
ebrowse
+ALL = make-docfile hexl ctags etags movemail ebrowse
.PHONY: $(ALL)
@@
-39,7
+39,6
@@
LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
# $(BLD)/digest-doc.exe \
# $(BLD)/test-distrib.exe \
-
LIBS = $(BASE_LIBS) $(ADVAPI32)
$(BLD)/make-docfile.exe: $(BLD)/make-docfile.$(O) $(BLD)/ntlib.$(O)